ComponentOne ASP.NET MVC Controls
Duration Property

C1.Web.Mvc Namespace > ChartAnimation<T> Class : Duration Property
Gets or sets the length of entire animation in milliseconds.
Syntax
'Declaration
 
<DefaultValueAttribute(400)>
Public Property Duration As Integer
[DefaultValue(400)]
public int Duration {get; set;}
See Also

Reference

ChartAnimation<T> Class
ChartAnimation<T> Members